home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-11-02 | 646 b | 21 lines | [TEXT/KAHL] |
-
- Application: SeedCFill Example
-
- Description: This snippet shows how to use the SeedCFill routine
- to create a mask given a source image. As decribed
- on page 71 of Inside Mac volume V, this routine
- computes a destination bitmap image with 1's only
- in the pixels where paint can not leak from the
- starting seed point. This is similar to the paint-
- bucket tool.
-
- File: SeedCFill Example.π
- SeedCFill Example.c
- SeedCFill Example.π.rsrc
-
- Programmer: Edgar Lee
- Organization: Apple Computer, Inc.
- Department: Developer Technical Support, DTS
- Language: C (Think C version 5.0.2)
- Date Created: 10-19-92
-